pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
jvmNative
Platform filter
jvmNative
Switch theme
Search in API
pulvreakt
mqtt-protocol
/
it.unibo.pulvreakt.mqtt
/
MqttProtocol
/
[jvmNative]writeToChannel
write
To
Channel
jvmNative
open
suspend override
fun
writeToChannel
(
from
:
Entity
,
to
:
Entity
,
message
:
ByteArray
)
:
Either
<
ProtocolError
,
Unit
>